Skip to content

[Improvement-17563][Helm] Update mysql helm chart version#18281

Open
yongster wants to merge 1 commit into
apache:devfrom
yongster:update-mysql-helm-chart-version
Open

[Improvement-17563][Helm] Update mysql helm chart version#18281
yongster wants to merge 1 commit into
apache:devfrom
yongster:update-mysql-helm-chart-version

Conversation

@yongster
Copy link
Copy Markdown

@yongster yongster commented May 21, 2026

Was this PR generated or assisted by AI?

YES. AI assisted with preparing this dependency update and running local Helm validation.

Purpose of the pull request

Closes #17563.

This pull request updates the MySQL Helm chart dependency used by the DolphinScheduler Kubernetes chart.

Brief change log

  • Update the mysql chart dependency from 9.4.1 to 14.0.3.
  • Use the current Bitnami chart repository for the mysql dependency.

Verify this pull request

This pull request is already covered by existing Helm validation.

  • helm dependency update deploy/kubernetes/dolphinscheduler
  • helm lint deploy/kubernetes/dolphinscheduler
  • helm template dolphinscheduler deploy/kubernetes/dolphinscheduler
  • helm template dolphinscheduler deploy/kubernetes/dolphinscheduler --set postgresql.enabled=false --set mysql.enabled=true --set datasource.profile=mysql
  • git diff --check

Pull Request Notice

Pull Request Notice

This pull request does not contain an incompatible change.

Copy link
Copy Markdown
Member

@SbloodyS SbloodyS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please follow the template of pr and issue to complete relevant information.

@sonarqubecloud
Copy link
Copy Markdown

@yongster
Copy link
Copy Markdown
Author

Thanks for the reminder. I have updated the PR description to follow the pull request template and included the related issue information, verification steps, PR notice, and AI-assisted disclosure.

- name: mysql
version: 9.4.1
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
version: 14.0.3
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't support MySQL 8.4.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement][Helm] Update mysql helm chart version

2 participants